home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / RAMDRIVE.TEC < prev    next >
Text File  |  1992-03-09  |  3KB  |  49 lines

  1. ID:VD RAMDRIVE, VDISK and QEXT.SYS
  2. Quarterdeck Technical Note #123
  3. by Stan Young
  4. last revision:  12 February 1992
  5.  
  6. DESQview's QEXT.SYS driver for 286 machines with extended memory, utilizes 64K 
  7. of extended memory at the 1 Megabyte address (1024K) for loading parts of 
  8. DESQview outside of the 640K address space.  Since this lowers the overhead of 
  9. DESQview in conventional memory, it is generally desirable to load this driver 
  10. if you have extended memory.
  11.  
  12. QEXT.SYS is compatible with all known versions of IBM's VDISK utility and most 
  13. versions of MS-DOS VDISK.  It is not compatible with Microsoft's RAMDRIVE.SYS 
  14. versions prior to 2.00.  Prior versions of the RAMDRIVE utility are not 
  15. compatible with IBM VDISK or VDISK-type utilities.  Since QEXT.SYS must follow 
  16. the VDISK's conventions for loading into memory, RAMDRIVE versions prior to 
  17. 2.00 cannot be used.
  18.  
  19. It is apparent that some versions of MS-DOS VDISK are actually Microsoft 
  20. RAMDRIVE renamed.  QEXT.SYS will not work with these either.
  21.  
  22. If you are having trouble getting QEXT and VDISK to coexist with an MS-DOS 
  23. version you believe to include a true VDISK, check to see if the VDISK reports 
  24. a version number on boot up that is different than the version of DOS you are 
  25. running.  QEXT identifies itself by adopting the same version number as the 
  26. DOS that it is running with.  This is the IBM convention.  If your VDISK 
  27. version is different than the DOS version, QEXT may not be identified by the 
  28. VDISK you are loading.  If you think this is happening, you might try the 
  29. version of QEXT.SYS that is currently on the Quarterdeck BBS (310-314-3227) 
  30. This version supports a parameter (/VD) that allows you to specify the VDISK 
  31. version number with which QEXT.SYS will identify itself.
  32.  
  33. If you are experiencing conflicts between QEXT.SYS, RAMDRIVE.SYS or VDISK.SYS, 
  34. the only solution is to run IBM VDISK, a compatible version of MS-DOS VDISK, 
  35. RAMDRIVE.SYS ver 2.00 or later, or a third party RAMDISK utility such as AST's 
  36. FASTDISK.  If you do use the AST FASTDISK, be aware that you must specify when 
  37. loading it the address where it should load, since its default is to load at 
  38. 1024K (1 Meg) and if loaded there will disable QEXT.SYS. Consult the AST 
  39. manual for loading instructions.  For expanded memory users, Compuserve or the 
  40. Quarterdeck BBS (310-314-3227) contain a Shareware program called NJRAMD.SYS 
  41. that creates a RAMDISK in expanded memory.  Many users have reported this 
  42. works well for them.
  43.  
  44.   ************************************************************************
  45.   *This technical note may be copied and distributed freely as long as it*
  46.   *is distributed in its entirety and it is not distributed for profit.  *
  47.   *         Copyright (C) 1988-92 by Quarterdeck Office Systems          *
  48.   ************************ E N D   O F   F I L E *************************
  49.